| Matching Statements |
| File1 Line# |
File2 Line# |
Statement |
| 34 | 29 | cr equ 0dh |
| 35 | 30 | lf equ 0ah |
100 102 104 106 109 | 81 134 392 | CALL PRINT |
| 202 | 279 395 | db cr,lf, |

| Matching Comments and Strings |
| *** NONE *** |

| Matching Instruction Sequences |
| *** NONE *** |

| Matching Identifiers |
| 0ah |
0dh |
10 |
16 |
bdos |
boot |
cr |
lf |
| PRINT |

| Partially Matching Identifiers |
| File1 Identifiers |
| askmsg | baddrv | BADVER | CONVERT | dirmsg | DOSSYM | drverr | DRVMES |
| DSKERR | endmsg | ERR0 | ERR10 | ERR11 | ERR12 | ERR3 | ERR4 |
| ERR5 | ERR6 | ERR7 | ERR8 | ERR9 | ERRMES | filsiz | hecode |
| MESBAS | ofmsg | opnerr | recmsg_post | recmsg_pre | RECOVER | STD_CON_INPUT | STD_CON_INPUT_FLUSH |
| File2 Identifiers |
| AMSG | BADSER | BDOSL | BOOTSIZ | CERROR | CONMSG | ECON | RELBAS |
| SAVMEM | SYNCMSG |
|